ProgramVersionFee 
EntityType  Independent 
Logical Entity Name  ProgramVersionFee 
Default Table Name  AdProgramFee 
Logical Only  NO 
Definition 
 
Note 
 

ProgramVersionFee Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
ProgramVersionId(FK)    INTEGER  NO 
 
BillingTransactionCodeId    INTEGER  NO 
 
TransactionNumber    INTEGER  NO 
 
Amount    MONEY(19, 4)  NO 
 
AcademicYearSequence    NUMERIC(3, 0)  NO 
 
IsOneTimeFee    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
TermSequence    NUMERIC(9, 0)  NO 
 
RevenueUnits    MONEY(19, 4)  YES 
 
Offset    INTEGER  YES 
 

ProgramVersionFee Keys 
Key Name  Key Type  Keys 
AdProgramFee_AdProgramVersionID_N_N_IDX  Inversion Entry  ProgramVersionId 
AdProgramFee_AdProgramFeeID_U_C_IDX  PrimaryKey  Id 

ProgramVersionFee Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ProgramVersion  Non-Identifying  One To Zero or More        ProgramVersionId  NO 
ProgramVersion  Non-Identifying  Zero or One to Zero or More        ProgramVersionId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ProgramVersionFee Check Constraints 
Check Constraint Name  CheckConstraint